Welcome![Sign In][Sign Up]
Location:
Search - VB JPEG

Search list

[Compress-Decompress algrithmsJPEG-033511052

Description: 实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
Platform: | Size: 2757 | Author: 叶靥 | Hits:

[GUI Developbmp-jpeg

Description: 应用软件,实现BMP图象到JPEG图象的转化,(VB实现)
Platform: | Size: 115546 | Author: 王锦 | Hits:

[Other resourceJpgDll(vb)

Description: 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
Platform: | Size: 125024 | Author: 陈琦 | Hits:

[Other resource5ivb_487118

Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color / grayscale, Y component level / vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table.
Platform: | Size: 85973 | Author: 王宇 | Hits:

[Picture ViewerJpgDll(vb)

Description: 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
Platform: | Size: 124928 | Author: 陈琦 | Hits:

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Picture Viewer5ivb_487118

Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/grayscale, Y component level/vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table.
Platform: | Size: 86016 | Author: 王宇 | Hits:

[Picture Viewer将图片另存为jpeg格式

Description: 用Visual Basic做的将图片另存为jpeg格 式 很好的一个源代码, 欢迎下载-Visual Basic Photo will do Save jpeg format for the good of a source code download welcome
Platform: | Size: 99328 | Author: 程程 | Hits:

[Windows Developgvbox

Description: 这是一个用vb编写的图片格式察看,转换的控件,支持GIF,JPEG,TIFF,PNG等流行的图片格式,值得一看。-A picture viewer and converter written in VB, include picture type GIF, JPEG, TIFF, PNG etc.
Platform: | Size: 208896 | Author: 刘德小花 | Hits:

[Compress-Decompress algrithmsJPEG-033511052

Description: 实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
Platform: | Size: 2048 | Author: 叶靥 | Hits:

[Windows Develop5ivb_990181

Description: Visual Basic 实现BMP-》JPEG的压缩,全部采用源码,没有调用库函数,值得学习研究JPEG压缩!-Visual Basic BMP- "JPEG compression, the use of FOSS, no call library functions, it is worth studying the JPEG compression!
Platform: | Size: 31744 | Author: 吴权 | Hits:

[Special Effectsbmp2jpgvb

Description: BMP转JPEG程序,VB代码-BMP to JPEG procedures, VB code
Platform: | Size: 89088 | Author: 方源立 | Hits:

[Compress-Decompress algrithmsJepgCodec

Description: 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0. HuffmanExp Huffman coding JpgVSbmp Broadband and Bmp format conversion API Packaging RWJpegExp JpegVC category called Broadband VbTestDll VB format and Bmp Conversion API function examples of jpeg jpeg to the DCT
Platform: | Size: 705536 | Author: 刘啸天 | Hits:

[Compress-Decompress algrithmsbmptransfertojpeg

Description: 在vb中调用封装好的API函数,实现位图bmp到jpeg格式的转换-in vb Calling Packaging good API function, Bitmap bmp to jpeg format conversion
Platform: | Size: 176128 | Author: 魏欢欢 | Hits:

[WaveletJpeg2000WinCE

Description: jpeg2000图象编码,采用小波变换和EBCOT编码,具有比JPEG更好的图象编码效果.-jpeg2000 image coding using wavelet transform and EBCOT. better than JPEG image coding results.
Platform: | Size: 433152 | Author: james | Hits:

[Special Effectssecond

Description: HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp JpegVC++ Category VbTestDll VB call Jpg and Bmp format conversion API function jpeg jpeg examples of the former to the DCT transform
Platform: | Size: 4938752 | Author: 方九志 | Hits:

[GUI Developbmp-jpeg

Description: 应用软件,实现BMP图象到JPEG图象的转化,(VB实现)-Applications, the realization of BMP images to JPEG images of transformation, (VB to achieve)
Platform: | Size: 115712 | Author: 王锦 | Hits:

[Special Effects11

Description: HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp JpegVC++ Category VbTestDll VB call Jpg and Bmp format conversion API function jpeg jpeg examples of the former to the DCT transform
Platform: | Size: 717824 | Author: 韩义 | Hits:

[Picture ViewerVB_WebCam

Description: Capture WebCam and Save Picture in JPEG format . This Code is a collection of some code from this site from vb, c# and connverted to be core VB6 code .-Capture WebCam and Save Picture in JPEG format. This Code is a collection of some code from this site from vb, c# And connverted to be core VB6 code.
Platform: | Size: 96256 | Author: Mudianfeng | Hits:

[Picture ViewerVC_JPEG

Description: VC编写JPEG压缩代码,包含HUFFMAN、压缩代码、VB测试代码等。-VC prepared JPEG compression code, including HUFFMAN, compression code, VB code, such as testing.
Platform: | Size: 700416 | Author: 阳敬 | Hits:
« 12 3 »

CodeBus www.codebus.net